Micron Document
🎖️GitЯра🎖️


Displaying Raw • Download

build-logic/settings-plugin/settings.gradle.kts bd2863243bab6eb213401d949839a2bc74dde7e2 (bd286324) Text, 1.32 KB

T8b949e/*
* Copyright (c) 2026 Meshtastic LLC
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/

T8b949e// Minimal on purpose: this build PROVIDES meshtastic.develocity, so it can't apply it to
T8b949e// itself. Its own rare builds go unscanned/uncached.

Te6edf3pluginManagement Tb4b4b4{
Te6edf3repositories Tb4b4b4{
Te6edf3mavenCentralTb4b4b4(Tb4b4b4)
Te6edf3gradlePluginPortalTb4b4b4(Tb4b4b4)
Te6edf3maven Tb4b4b4{ Te6edf3url Tff7b72= Te6edf3uriTb4b4b4(Ta5d6ff"Ta5d6ff../../offline-repositoryTa5d6ff"Tb4b4b4) Tb4b4b4}
Tb4b4b4}
Tb4b4b4}

Te6edf3dependencyResolutionManagement Tb4b4b4{
Te6edf3repositories Tb4b4b4{
Te6edf3mavenCentralTb4b4b4(Tb4b4b4)
Te6edf3gradlePluginPortalTb4b4b4(Tb4b4b4)
Te6edf3maven Tb4b4b4{ Te6edf3url Tff7b72= Te6edf3uriTb4b4b4(Ta5d6ff"Ta5d6ff../../offline-repositoryTa5d6ff"Tb4b4b4) Tb4b4b4}
Tb4b4b4}
Te6edf3versionCatalogs Tb4b4b4{
Te6edf3createTb4b4b4(Ta5d6ff"Ta5d6fflibsTa5d6ff"Tb4b4b4) Tb4b4b4{
Te6edf3fromTb4b4b4(Te6edf3filesTb4b4b4(Ta5d6ff"Ta5d6ff../../gradle/libs.versions.tomlTa5d6ff"Tb4b4b4)Tb4b4b4)
Tb4b4b4}
Tb4b4b4}
Tb4b4b4}

Te6edf3rootProjectTb4b4b4.Te6edf3name Tff7b72= Ta5d6ff"Ta5d6ffsettings-pluginTa5d6ff"

Served by rngit 1.5.0 - Generated in 0.08s